type net/http.http2priorityNodeState

3 uses

	net/http (current package)
		h2_bundle.go#L10945: type http2priorityNodeState int
		h2_bundle.go#L10948: 	http2priorityNodeOpen http2priorityNodeState = iota
		h2_bundle.go#L10960: 	state        http2priorityNodeState // open | closed | idle